悟空视频

    在线播放云盘网盘BT下载影视图书

    NGINX Cookbook - 图书

    2017计算机·编程设计
    导演:Tim Butler
    This book is aimed at smaller-to-medium developers, who are just getting started with NGINX. It assumes they already understand the basics of how a web server works and how basic networking works.
    NGINX Cookbook
    图书

    NGINX Cookbook - 图书

    2017计算机·编程设计
    导演:Tim Butler
    This book is aimed at smaller-to-medium developers, who are just getting started with NGINX. It assumes they already understand the basics of how a web server works and how basic networking works.
    NGINX Cookbook
    图书

    Nginx Essentials - 图书

    2015计算机·编程设计
    导演:Valery Kholodkov
    This book is ideal for skilled web masters and site reliability engineers who want to switch to Nginx or solidify their knowledge of Nginx. Knowledge of Unix and webmaster skills are required.
    Nginx Essentials
    搜索《Nginx Essentials》
    图书

    Nginx Troubleshooting - 图书

    2016计算机·编程设计
    导演:Alex Kapranoff
    The book is for technical specialists who already use Nginx to serve web pages for their users. Whether you are an experienced system administrator or a new professional, this book will help you do your job in the most efficient way.
    Nginx Troubleshooting
    搜索《Nginx Troubleshooting》
    图书

    Nginx Essentials - 图书

    2015计算机·编程设计
    导演:Valery Kholodkov
    This book is ideal for skilled web masters and site reliability engineers who want to switch to Nginx or solidify their knowledge of Nginx. Knowledge of Unix and webmaster skills are required.
    Nginx Essentials
    搜索《Nginx Essentials》
    图书

    JavaScript Cookbook: Cookbook - 图书

    2010
    导演:Shelley Powers
    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you’ll get the job done faster and learn more about JavaScript in the process. You'll also l...(展开全部)
    JavaScript Cookbook: Cookbook
    搜索《JavaScript Cookbook: Cookbook》
    图书

    JavaScript Cookbook: Cookbook - 图书

    2010
    导演:Shelley Powers
    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you’ll get the job done faster and learn more about JavaScript in the process. You'll also l...(展开全部)
    JavaScript Cookbook: Cookbook
    搜索《JavaScript Cookbook: Cookbook》
    图书

    深入剖析Nginx - 图书

    2013计算机·计算机综合
    导演:高群凯
    Nginx是一款功能强大的高性能Web和反向代理服务器,最初由俄罗斯程序员Igor Sysoev开发,而当前由Igor Sysoev领导的专业公司Nginx, Inc.进行持续的维护与更新。Nginx可以在大多数UNIX或类UNIX系统上编译运行,比如FreeBSD、Solaris、Linux等,并且官方还提供有Windows下的可执行版本。目前,Nginx在Netflix、Wordpress.com、新浪、网易、腾讯、豆瓣等国内外众多知名网站中应用。   《深入剖析Nginx》不是一本关于Nginx配置指令如何使用的介绍手册。本书重点在于通过剖析Nginx的源代码,探究其功能结构及其内部实现原理。全书共14章和3个附录。首先介绍了开始剖析Nginx源代码前的准备工作,以及跟踪和调试的方法;然后,分别深入分析了Nginx的进程模型、数据结构、配置指令、主要功能模块、I/O事件处理、变量机制、客户端请求过程、Filter模块实例、负载均衡策略以及Handler模块等。附录部分提供了Nginx的编译模块、运行配置等有用信息。   从源码剖析的角度出发,是程序员常用的学习和提高方法。《深入剖析Nginx》是作者多年研读Nginx代码、深入思考和不断实践的结晶。《深入剖析Nginx》适合系统程序员、软件开发工程师、Nginx高级运维工程师阅读参考,对于有志从事相关工作的IT专业学生,更是不可多得的学习资料。
    深入剖析Nginx
    搜索《深入剖析Nginx》
    图书

    Nginx HTTP Server - 图书

    导演:Clement Nedelcu
    Clement Nedelcu出生并成长于法国,在英国、法国和中国的大学接受过教育。他曾在中国江苏科学技术大学担任计算机教师。他同时兼任法国企业的技术顾问,他精通Web和Microsoft.NET开发以及Linux服务器管理。自2005年以来,他在业余时间一直管理着一个大型的网站,最终领略到Nginx的好处,由此开博讨论Nginx,由此有了本书……
    Nginx HTTP Server
    搜索《Nginx HTTP Server》
    图书

    深入剖析Nginx - 图书

    2013计算机·计算机综合
    导演:高群凯
    Nginx是一款功能强大的高性能Web和反向代理服务器,最初由俄罗斯程序员Igor Sysoev开发,而当前由Igor Sysoev领导的专业公司Nginx, Inc.进行持续的维护与更新。Nginx可以在大多数UNIX或类UNIX系统上编译运行,比如FreeBSD、Solaris、Linux等,并且官方还提供有Windows下的可执行版本。目前,Nginx在Netflix、Wordpress.com、新浪、网易、腾讯、豆瓣等国内外众多知名网站中应用。   《深入剖析Nginx》不是一本关于Nginx配置指令如何使用的介绍手册。本书重点在于通过剖析Nginx的源代码,探究其功能结构及其内部实现原理。全书共14章和3个附录。首先介绍了开始剖析Nginx源代码前的准备工作,以及跟踪和调试的方法;然后,分别深入分析了Nginx的进程模型、数据结构、配置指令、主要功能模块、I/O事件处理、变量机制、客户端请求过程、Filter模块实例、负载均衡策略以及Handler模块等。附录部分提供了Nginx的编译模块、运行配置等有用信息。   从源码剖析的角度出发,是程序员常用的学习和提高方法。《深入剖析Nginx》是作者多年研读Nginx代码、深入思考和不断实践的结晶。《深入剖析Nginx》适合系统程序员、软件开发工程师、Nginx高级运维工程师阅读参考,对于有志从事相关工作的IT专业学生,更是不可多得的学习资料。
    深入剖析Nginx
    搜索《深入剖析Nginx》
    图书
    加载中...